ARM: vGICv3: introduce ITS emulation stub
authorAndre Przywara <andre.przywara@arm.com>
Fri, 7 Apr 2017 22:08:00 +0000 (23:08 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Fri, 7 Apr 2017 22:15:53 +0000 (15:15 -0700)
commitfa0346ae663f582cd742683d2f4562c3c9b758f9
tree3bbdcbfcf68c01fa7e93f0f9b753e95a3ff6bfa1
parentdcb6cb2636890db4b52d825b6659b31df5063a27
ARM: vGICv3: introduce ITS emulation stub

Create a new file to hold the emulation code for the ITS widget.
This just holds the data structure and a init and free function for now.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Julien Grall <julien.grall@arm.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/Makefile
xen/arch/arm/vgic-v3-its.c [new file with mode: 0644]
xen/arch/arm/vgic-v3.c
xen/include/asm-arm/gic_v3_its.h